home *** CD-ROM | disk | FTP | other *** search
- object ShowReadme: TShowReadme
- Left = 192
- Top = 105
- Width = 696
- Height = 480
- Caption = 'Plugin ReadMe'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 412
- Width = 688
- Height = 41
- Align = alBottom
- TabOrder = 0
- object btnClose: TBitBtn
- Left = 600
- Top = 8
- Width = 75
- Height = 25
- TabOrder = 0
- Kind = bkClose
- end
- end
- object Readme: TRichEdit
- Left = 0
- Top = 0
- Width = 688
- Height = 412
- Align = alClient
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 1
- end
- object msHTTPClient: TmsHTTPClient
- Version = '2.02'
- Authorization = False
- ProxyAuthorization = False
- ProxyPort = 0
- Left = 8
- Top = 422
- end
- end
-